irq-bcm2836: Avoid "Invalid trigger warning"
authorPhil Elwell <phil@raspberrypi.org>
Thu, 9 Feb 2017 14:33:30 +0000 (14:33 +0000)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:31:29 +0000 (20:31 +0000)
commitc4a5bc10897e90d21b9c7982c8dcaae18969b871
treefeddad04e8bc049134c93d440a076b04251161db
parente37a84d289e4ff37ced37a42a2f6a3abee74a18e
irq-bcm2836: Avoid "Invalid trigger warning"

Initialise the level for each IRQ to avoid a warning from the
arm arch timer code.

Signed-off-by: Phil Elwell <phil@raspberrypi.org>
drivers/irqchip/irq-bcm2836.c